﻿<!-- <bc> -->
<script type="text/javascript"> var a = ['/images/poll/poll1.gif','/images/poll/poll2.gif','/images/poll/poll3.gif','/images/poll/poll4.gif','/images/poll/poll5.gif']; for(var i = 0; i < a.length; i++){ $('div.answer div div').eq(i).css({background: 'url(' + a[i] + ')', backgroundRepeat: 'repeat-x'}); } $('div.answer span').each(function(){$(this).html($(this).html()+' - <span class="procent">'+$(this).attr('title').split(':')[1]+'</span>')}); </script>
<div id="pollBlock195"><form id="pollform195" onsubmit="pollnow195();return false;"><style type="text/css">input.pollBut {display:none;}</style>
<table border="0" cellspacing="0" cellpadding="0" align="center"><tr><td><div class="question-bg-top"><div class="pollTot">Всего ответов: $TOTAL_VOTES$</div></div></td></tr><tr><td><div class="question-bg-bottom"></div></td></tr><tr><td align="left"><strong>$QUESTION$</strong></td></tr>
<tr><td align="left"><br />$ANSWERS$</td></tr><tr><tr><td><table border="0" cellspacing="0" cellpadding="0" align="center" style="margin-top:3px;"><tr><td><input class="pollButton" id="PlBtn597" type="submit" value="" style="cursor: pointer;"></td><td><a href="$RESULTS_LINK$"><div class="results"></div> </a></td></tr></table></td></tr></table></form></div>
<!-- </bc> -->